purple_roomlist_field_new

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. PurpleRoomlistField* purple_roomlist_field_new(PurpleRoomlistFieldType type, const(gchar)* label, const(gchar)* name, gboolean hidden)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    purple_roomlist_field_new
    (,
    const(gchar)* label
    ,
    const(gchar)* name
    ,
    gboolean hidden
    )
  2. da_purple_roomlist_field_new purple_roomlist_field_new;

Meta